projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13e14c5
)
*** empty log message ***
author
Kai Großjohann
<kgrossjo@eu.uu.net>
Sun, 17 Feb 2002 09:22:44 +0000
(09:22 +0000)
committer
Kai Großjohann
<kgrossjo@eu.uu.net>
Sun, 17 Feb 2002 09:22:44 +0000
(09:22 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 09c9b3c590985c6b34d3cd01d13508bb6811b437..f7b76a1cb68b672c485b4c9cb4c0ea9cb7ca493a 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2002-02-17 Kai Gro
\e
,A_
\e
(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+
+ * emacs-lisp/lisp.el (mark-sexp): Don't leave multiple marks when
+ repeated.
+ (mark-defun): Mark more if repeated.
+
2002-02-17 Colin Walters <walters@verbum.org>
* ibuf-ext.el (ibuffer-toggle-sorting-mode): Make it work. Patch